runtime.traceLocker.HeapAlloc (method)

3 uses

	runtime (current package)
		mgcpacer.go#L835: 		trace.HeapAlloc(bytesMarked)
		mgcpacer.go#L867: 			trace.HeapAlloc(live)
		traceruntime.go#L597: func (tl traceLocker) HeapAlloc(live uint64) {